CagdPolyApproxErrs

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdPolyApproxErrs()  

SYNOPSIS

cagd_lib/poly_err.c:114

CagdRType *CagdPolyApproxErrs(CagdSrfStruct *Srf, CagdPolygonStruct *Polys)
 

DESCRIPTION

Returns the errors between the surface and its polygonal approx.  

PARAMETERS:

Srf: Approximated surface.

Polys: The given polygonal approximation. Assumes UV slots are computed and updated in Polys.  

FUNCTION RETURN VALUE

CagdRType *: Errors between surface and its polygons. A vector of size (number of polygons + 1) holding the maximal error of each polygon. The last element of the vector will be negative.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:18 GMT, October 17, 2022